PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableStringCell Class / setColor Method
The color used to display the cell content.
In This Topic
    setColor Method
    In This Topic
    Sets the content color.
    Syntax
    public void setColor( 
       PDFBrush value
    )

    Parameters

    value
    The color used to display the cell content.
    See Also